compute unbiased standard deviation of grid_real optionally constrained to a mask
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_real), | intent(in) | :: | grid | |||
type(grid_real), | intent(in), | optional | :: | maskReal | ||
type(grid_integer), | intent(in), | optional | :: | maskInteger |
compute unbiased standard deviation of grid_integer optionally constrained to a mask
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_integer), | intent(in) | :: | grid | |||
type(grid_real), | intent(in), | optional | :: | maskReal | ||
type(grid_integer), | intent(in), | optional | :: | maskInteger |